[INFO] cloning repository https://github.com/capstone-2025-c5/lrr-230pro-can-driver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/capstone-2025-c5/lrr-230pro-can-driver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcapstone-2025-c5%2Flrr-230pro-can-driver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcapstone-2025-c5%2Flrr-230pro-can-driver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba3fa8cdfe9ffb17c22d10e908f91c278729141e
[INFO] fixing capstone-2025-c5/lrr-230pro-can-driver against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcapstone-2025-c5%2Flrr-230pro-can-driver" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/capstone-2025-c5/lrr-230pro-can-driver
[INFO] finished tweaking git repo https://github.com/capstone-2025-c5/lrr-230pro-can-driver
[INFO] tweaked toml for git repo https://github.com/capstone-2025-c5/lrr-230pro-can-driver written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/capstone-2025-c5/lrr-230pro-can-driver on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/capstone-2025-c5/lrr-230pro-can-driver already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded socketcan v3.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1f9bed2787968e7bde33b5d1db285322beea8ab00aec5a2f8533d952b57e081a
[INFO] running `Command { std: "docker" "start" "1f9bed2787968e7bde33b5d1db285322beea8ab00aec5a2f8533d952b57e081a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1f9bed2787968e7bde33b5d1db285322beea8ab00aec5a2f8533d952b57e081a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f9bed2787968e7bde33b5d1db285322beea8ab00aec5a2f8533d952b57e081a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1f9bed2787968e7bde33b5d1db285322beea8ab00aec5a2f8533d952b57e081a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling socketcan v3.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking embedded-can v0.4.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]     Checking neli v0.6.5
[INFO] [stderr]     Checking lrr-230pro-can-driver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `lrr_230pro_can_driver` in this scope
[INFO] [stdout]  --> tests/parser_smoke.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lrr_230pro_can_driver::radar::{parse_object_part2, parse_frs_status};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `lrr_230pro_can_driver`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lrr_230pro_can_driver`, use `cargo add lrr_230pro_can_driver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lrr-230pro-can-driver` (test "parser_smoke") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bitpack.rs:19:58
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn set_bits_m(data: &mut [u8], start: u16, len: u16, mut value: u64) {
[INFO] [stdout]    |                                                          ----^^^^^
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lrr_230pro_can_driver` in this scope
[INFO] [stdout]  --> tests/bitpack_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lrr_230pro_can_driver::bitpack::{get_bits_m, set_bits_m, sign_extend};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `lrr_230pro_can_driver`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lrr_230pro_can_driver`, use `cargo add lrr_230pro_can_driver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `t` is assigned to, but never used
[INFO] [stdout]   --> src/main.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let mut t = 0f32;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_t` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `t` is never read
[INFO] [stdout]   --> src/main.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         t += 0.1;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_vehicle_state` is never used
[INFO] [stdout]  --> src/radar.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn send_vehicle_state(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/types.rs:94:9
[INFO] [stdout]     |
[INFO] [stdout]  93 | pub struct FrsStatus {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout]  94 |     pub latency_ms: f32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  95 |     pub timestamp_s: u16,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]  96 |     pub host_speed_mps: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]  97 |     pub blocked: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]  98 |     pub fail_flag: bool,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]  99 |     pub meas_enabled: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 100 |     pub host_yaw_dps: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 101 |     pub alive_counter: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 102 |     pub misalign_status: CalibrationStatus,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 103 |     pub hw_error: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FrsStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/types.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct ObjPart1 {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 108 |     pub obj_id: u8,                 // 0xFF invalid
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 109 |     pub x_pos_stdev_m: f32,         // 0..12.7 m
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 110 |     pub update_flag: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 111 |     pub y_pos_stdev_m: f32,         // 0..12.7 m
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 112 |     pub valid_flag: bool,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 113 |     pub obstacle_prob_pct: f32,     // not recommended; prefer exst_prob
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 114 |     pub motion_pattern: MotionPattern,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 115 |     pub x_acc_rel_mps2: f32,        // -9.6 .. 9.45
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 116 |     pub x_vel_rel_stdev_mps: f32,   // 0..6.35
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 117 |     pub alive_counter: u8,          // 0..15
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 118 |     pub exst_prob_pct: f32,         // recommended presence prob
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 119 |     pub checksum: u8,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ObjPart1` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/types.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct ObjPart2 {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 124 |     pub x_vel_rel_mps: f32,         // -102.4..102.3
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 125 |     pub y_pos_m: f32,               // -64..63.984375
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 126 |     pub obj_type: ObjectType,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 127 |     pub x_pos_m: f32,               // 0..255.984375
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 128 |     pub alive_counter: u8,          // 0..15
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 129 |     pub meas_flag_extrapolated: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 130 |     pub y_vel_rel_mps: f32,         // -102.4..102.3
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 131 |     pub checksum: u8,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ObjPart2` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lrr-230pro-can-driver` (test "bitpack_tests") due to 1 previous error
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bitpack.rs:19:58
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn set_bits_m(data: &mut [u8], start: u16, len: u16, mut value: u64) {
[INFO] [stdout]    |                                                          ----^^^^^
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `t` is assigned to, but never used
[INFO] [stdout]   --> src/main.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let mut t = 0f32;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_t` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `t` is never read
[INFO] [stdout]   --> src/main.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         t += 0.1;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_vehicle_state` is never used
[INFO] [stdout]  --> src/radar.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn send_vehicle_state(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/types.rs:94:9
[INFO] [stdout]     |
[INFO] [stdout]  93 | pub struct FrsStatus {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout]  94 |     pub latency_ms: f32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]  95 |     pub timestamp_s: u16,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]  96 |     pub host_speed_mps: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]  97 |     pub blocked: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]  98 |     pub fail_flag: bool,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]  99 |     pub meas_enabled: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 100 |     pub host_yaw_dps: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 101 |     pub alive_counter: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 102 |     pub misalign_status: CalibrationStatus,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 103 |     pub hw_error: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FrsStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/types.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct ObjPart1 {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 108 |     pub obj_id: u8,                 // 0xFF invalid
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 109 |     pub x_pos_stdev_m: f32,         // 0..12.7 m
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 110 |     pub update_flag: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 111 |     pub y_pos_stdev_m: f32,         // 0..12.7 m
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 112 |     pub valid_flag: bool,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 113 |     pub obstacle_prob_pct: f32,     // not recommended; prefer exst_prob
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 114 |     pub motion_pattern: MotionPattern,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 115 |     pub x_acc_rel_mps2: f32,        // -9.6 .. 9.45
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 116 |     pub x_vel_rel_stdev_mps: f32,   // 0..6.35
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 117 |     pub alive_counter: u8,          // 0..15
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 118 |     pub exst_prob_pct: f32,         // recommended presence prob
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 119 |     pub checksum: u8,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ObjPart1` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/types.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct ObjPart2 {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 124 |     pub x_vel_rel_mps: f32,         // -102.4..102.3
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 125 |     pub y_pos_m: f32,               // -64..63.984375
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 126 |     pub obj_type: ObjectType,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 127 |     pub x_pos_m: f32,               // 0..255.984375
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 128 |     pub alive_counter: u8,          // 0..15
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 129 |     pub meas_flag_extrapolated: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 130 |     pub y_vel_rel_mps: f32,         // -102.4..102.3
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 131 |     pub checksum: u8,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ObjPart2` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1f9bed2787968e7bde33b5d1db285322beea8ab00aec5a2f8533d952b57e081a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f9bed2787968e7bde33b5d1db285322beea8ab00aec5a2f8533d952b57e081a", kill_on_drop: false }`
[INFO] [stdout] 1f9bed2787968e7bde33b5d1db285322beea8ab00aec5a2f8533d952b57e081a
